Platform Explorer / Nuxeo Platform LTS 2017 9.10

Operation Image.Blob.ConvertToPDF (Image.Blob.ConvertToPDF)

In component BuiltIn
Operation id Image.Blob.ConvertToPDF
Category Chain
Label Image.Blob.ConvertToPDF
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs blob

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
Contributing Component BuiltIn

JSON Definition

{
  "id" : "Image.Blob.ConvertToPDF",
  "label" : "Image.Blob.ConvertToPDF",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "Image.Blob.ConvertToPDF",
  "signature" : [ "void", "blob" ],
  "params" : [ ]
}